From: Chong Yidong Date: Thu, 7 Jun 2007 16:57:32 +0000 (+0000) Subject: Identify Emacs 22.2 changes (so we don't lose them later). X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~2042 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cdd50783ca9d22d0d6428f91abc5e64170bd9369;p=emacs.git Identify Emacs 22.2 changes (so we don't lose them later). --- diff --git a/etc/NEWS b/etc/NEWS index e0ff01f83d2..192025606f5 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -33,6 +33,20 @@ Some specific packages that are known to cause problems are: ** Semantic (used by CEDET, ECB, JDEE): upgrade to latest version. ** cua.el, cua-mode.el: remove old versions. + +* Installation Changes in Emacs 22.2 + +* Changes in Emacs 22.2 + +** The values of `dired-recursive-deletes' and `dired-recursive-copies' +have been changed to `top'. This means that the user is asked once, +before deleting/copying the indicated directory recursively. + +* New Modes and Packages in Emacs 22.2 + +** The new package css-mode.el provides a major mode for editing CSS files. + +** The new package socks.el implements the SOCKS v5 protocol. * Installation Changes in Emacs 22.1